home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / dev / c / bignum.lha / bignum / include / conio.h
Encoding:
C/C++ Source or Header  |  2000-05-29  |  47 b   |  4 lines

  1. #include <stdio.h>
  2.  
  3. #define kbhit() cnt > 1024
  4.